home *** CD-ROM | disk | FTP | other *** search
/ Most Valuable Games 1 / Most Valuable Games I (MVP Publishing)(February 1995).iso / games1 / sim2000 / tlivesa.doc < prev    next >
Text File  |  1994-02-21  |  998b  |  29 lines

  1.                 VESA Super VGA BIOS Extension Driver
  2.  
  3.  
  4. TLIVESA.COM is the VESA Super VGA BIOS Extension driver for video
  5. boards based on Tseng Labs ET3000 and ET4000 chips. The driver
  6. implements Version 1.1 of the VESA specification and is a
  7. terminate-and-stay-resident (TSR) program which intercepts the video
  8. BIOS interrupt vector to provide additional BIOS commands supporting
  9. super-VGA modes.
  10.  
  11. To load, type the command:
  12.  
  13.         TLIVESA [ENTER]
  14.  
  15. at the DOS prompt. TLIVESA may be loaded through a batch file for
  16. convenience. After loading the driver, any VESA application can be
  17. run.
  18.  
  19. The program can also be unloaded, freeing up memory, provided no other
  20. resident program which intercepts the video BIOS interrupt vector is
  21. loaded afterward. (Actually, no resident program at all should be
  22. loaded afterward in order to really free the memory.)
  23.  
  24. To unload, type the command:
  25.  
  26.         TLIVESA U [ENTER]
  27.  
  28. Unloading TLIVESA may also be performed through a batch file.
  29.